Timm Bäder [Sun, 5 Mar 2017 07:50:52 +0000 (08:50 +0100)]
treeviewcolumn: Use gtk_widget_measure to measure widget sizes
Timm Bäder [Sun, 5 Mar 2017 07:48:01 +0000 (08:48 +0100)]
pathbar: Use gtk_widget_measure to measure widget sizes
Inaki Larranaga Murgoitio [Sat, 4 Mar 2017 16:44:35 +0000 (17:44 +0100)]
Update Basque language
Aurimas Černius [Sat, 4 Mar 2017 15:42:55 +0000 (17:42 +0200)]
Updated Lithuanian translation
Timm Bäder [Sat, 4 Mar 2017 07:57:50 +0000 (08:57 +0100)]
widget: Reword size request documentation
Timm Bäder [Sat, 4 Mar 2017 07:44:03 +0000 (08:44 +0100)]
treeview: Use gtk_widget_measure to measure widget sizes
Timm Bäder [Sat, 4 Mar 2017 07:18:36 +0000 (08:18 +0100)]
menus: Use gtk_widget_measure to measure widget sizes
Timm Bäder [Sat, 4 Mar 2017 07:18:21 +0000 (08:18 +0100)]
applicationwindow: Use gtk_widget_measure to measure widget sizes
Jordi Mas [Sat, 4 Mar 2017 07:41:08 +0000 (08:41 +0100)]
Update Catalan translation
Changwoo Ryu [Fri, 3 Mar 2017 15:40:34 +0000 (15:40 +0000)]
Update Korean translation
Changwoo Ryu [Fri, 3 Mar 2017 15:39:56 +0000 (15:39 +0000)]
Update Korean translation
Inaki Larranaga Murgoitio [Fri, 3 Mar 2017 11:53:51 +0000 (12:53 +0100)]
Update Basque language
Inaki Larranaga Murgoitio [Fri, 3 Mar 2017 11:52:13 +0000 (12:52 +0100)]
Update Basque language
Daniel Boles [Fri, 3 Mar 2017 08:42:05 +0000 (08:42 +0000)]
HighContrast/parse-sass.sh: Use a reliable shebang
/usr/bin/sh does not exist on e.g. Debian sid.
Use the same shebang as Adwaita/parse-sass.sh
Jakub Steiner [Thu, 2 Mar 2017 11:39:02 +0000 (12:39 +0100)]
Adwaita: style selectionmode checks for flowbox tiles
- continue being asset based rather than drawn by CSS
- using node 'check' rather than style '.check'
https://bugzilla.gnome.org/show_bug.cgi?id=779074
Jakub Steiner [Thu, 16 Feb 2017 19:34:50 +0000 (20:34 +0100)]
Adwaita: style flowbox tiles
+ fixups by Daniel Boles from gtk-3-22
https://bugzilla.gnome.org/show_bug.cgi?id=779073
Carlos Garnacho [Thu, 2 Mar 2017 17:18:31 +0000 (18:18 +0100)]
gtk-demo: Add 3fg touchpad swipe handling to gestures demo
We can handle those on wayland, so we should show it's possible.
Carlos Garnacho [Thu, 2 Mar 2017 17:14:00 +0000 (18:14 +0100)]
gtkgesturesingle: Fallback to GtkGesture handling on GDK_TOUCHPAD_SWIPE
There are GtkGestureSingle subclasses that can be made to handle multiple
fingers (GtkGestureSingle is a subclass of GtkGesture, and not the
opposite, after all). And GtkGestureSwipe already tries to handle
GDK_TOUCHPAD_SWIPE events, except this event handler silently ignores
those.
Falling back to the GtkGesture generic handler which already
handles touchpad gesture events fixes this.
Timm Bäder [Thu, 2 Mar 2017 13:06:01 +0000 (14:06 +0100)]
placesview: Simplify button construction
Timm Bäder [Thu, 2 Mar 2017 13:05:46 +0000 (14:05 +0100)]
placessidebar: Fix css node name typo
Timm Bäder [Tue, 28 Feb 2017 13:22:39 +0000 (14:22 +0100)]
widgetnode: Remove unused define
Timm Bäder [Tue, 28 Feb 2017 07:23:19 +0000 (08:23 +0100)]
cssnodestylecache: Use const pointer in lookup
Timm Bäder [Mon, 27 Feb 2017 14:33:45 +0000 (15:33 +0100)]
gdkwindow: Plug memory leak
gdk_drawing_context_get_clip returns a newly allocated cairo_region_t,
so we have to destroy it.
Timm Bäder [Thu, 23 Feb 2017 16:07:52 +0000 (17:07 +0100)]
switch: remove unnecessary gtk_widget_show calls
Timm Bäder [Sun, 19 Feb 2017 15:09:17 +0000 (16:09 +0100)]
cssselector: Stop parsing deprecated selectors
Timm Bäder [Sun, 19 Feb 2017 14:25:46 +0000 (15:25 +0100)]
csswidgetnode: Remove unused include
Matthias Clasen [Tue, 28 Feb 2017 23:44:33 +0000 (18:44 -0500)]
Convince OS X to fully fullscreen windows
We typically want to have the full screen given to
the content, not the aspect-ratio preserving behavior
that newer OS X has.
https://bugzilla.gnome.org/show_bug.cgi?id=779383
Sveinn í Felli [Thu, 2 Mar 2017 12:59:38 +0000 (12:59 +0000)]
Update Icelandic translation
(cherry picked from commit
36e1761c8479a88bb29619f404e34c68f96c2dc9)
Ask Hjorth Larsen [Thu, 2 Mar 2017 12:24:10 +0000 (13:24 +0100)]
Updated Danish translation
Ask Hjorth Larsen [Thu, 2 Mar 2017 12:15:47 +0000 (13:15 +0100)]
Updated Danish translation
Sveinn í Felli [Thu, 2 Mar 2017 11:54:46 +0000 (11:54 +0000)]
Update Icelandic translation
(cherry picked from commit
fb53855fc8f286d8cef7cf7a31cecef048b6a0ad)
Matthias Clasen [Wed, 1 Mar 2017 01:45:18 +0000 (20:45 -0500)]
Implement backdrop for Quartz
We need to send window state change events to make GTK+
pick up on focus changed for backdrop.
https://bugzilla.gnome.org/show_bug.cgi?id=779392
Matthias Clasen [Tue, 28 Feb 2017 22:07:55 +0000 (17:07 -0500)]
quartz: Let CSD windows be fullscreen
I've found that I need this patch to make it possible for
windows with headerbar to be made fullscreen on OS X.
https://bugzilla.gnome.org/show_bug.cgi?id=779383
Olivier Fourdan [Tue, 28 Feb 2017 17:17:39 +0000 (18:17 +0100)]
wayland: make sure to clear up the number of keys
Make sure to clear up the number of keys being pressed on enter/leave so
that we don't end up with leftovers if a new window is mapped by a
keyboard shortcut.
https://bugzilla.gnome.org/show_bug.cgi?id=779374
cedlemo [Mon, 27 Feb 2017 17:08:17 +0000 (18:08 +0100)]
Fix bad check of GtkActionPadType in gtk_pad_controller_set_action
https://bugzilla.gnome.org/show_bug.cgi?id=779317
William Hua [Tue, 28 Feb 2017 14:51:44 +0000 (09:51 -0500)]
mir: deprecate gdk_mir_window_get_mir_surface ()
William Hua [Mon, 27 Feb 2017 23:28:05 +0000 (18:28 -0500)]
mir: delete commented debug output
William Hua [Thu, 23 Feb 2017 18:42:45 +0000 (13:42 -0500)]
mir: migrate away from deprecated mir api
William Hua [Thu, 23 Feb 2017 18:25:27 +0000 (13:25 -0500)]
mir: move #include to correct file
Charles Monzat [Tue, 28 Feb 2017 22:53:56 +0000 (22:53 +0000)]
Update French translation
Mario Blättermann [Tue, 28 Feb 2017 17:59:02 +0000 (17:59 +0000)]
Update German translation
Sveinn í Felli [Tue, 28 Feb 2017 14:27:54 +0000 (14:27 +0000)]
Update Icelandic translation
Daniel Boles [Mon, 27 Feb 2017 20:04:02 +0000 (20:04 +0000)]
Range: Remove leftover comment about update policy
Update policies were removed way back in 2011… in
commit
c43a31ea33fe048fe74cd669418bea58d544ffab
Daniel Mustieles [Mon, 27 Feb 2017 17:51:37 +0000 (18:51 +0100)]
Updated Spanish translation
Balázs Meskó [Mon, 27 Feb 2017 14:24:19 +0000 (14:24 +0000)]
Update Hungarian translation
Olivier Fourdan [Thu, 2 Feb 2017 09:43:45 +0000 (10:43 +0100)]
wayland: do not cancel key repeat on key press
The key repeat is stopped as soon as a key is pressed, so if the user
quickly presses a key while another is already pressed and being
repeated, key repeat gets cancelled:
- key1 press
- key1 repeat
- key2 press -> key1 repeat stopped
- key1 release
- key 2 is not repeated even though it's kept depressed
This is a different behavior from X11, which confuses migrating users.
To mimic the X11 behavior, keep track of the number of keys pressed
simultaneously and cancel key repeat only when none is pressed.
This way, if a user pressed a key while another one is being repeated,
the new key press can possibly be repeated as well.
Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=778019
Daniel Mustieles [Mon, 27 Feb 2017 08:46:49 +0000 (08:46 +0000)]
Update Spanish translation
Fran Dieguez [Sun, 26 Feb 2017 21:40:50 +0000 (21:40 +0000)]
Update Galician translation
Fran Dieguez [Sun, 26 Feb 2017 21:38:03 +0000 (21:38 +0000)]
Update Galician translation
Piotr Drąg [Sun, 26 Feb 2017 20:10:18 +0000 (21:10 +0100)]
Update Polish translation
Balázs Meskó [Sun, 26 Feb 2017 12:13:38 +0000 (12:13 +0000)]
Update Hungarian translation
Balázs Meskó [Sun, 26 Feb 2017 11:33:44 +0000 (11:33 +0000)]
Update Hungarian translation
Мирослав Николић [Sun, 26 Feb 2017 08:09:32 +0000 (09:09 +0100)]
Updated Serbian translation
Мирослав Николић [Sun, 26 Feb 2017 08:08:54 +0000 (09:08 +0100)]
Updated Serbian translation
Rafael Fontenelle [Fri, 24 Feb 2017 20:16:51 +0000 (20:16 +0000)]
Update Brazilian Portuguese translation
Milo Casagrande [Fri, 24 Feb 2017 15:53:43 +0000 (15:53 +0000)]
Update Italian translation
Olivier Fourdan [Fri, 25 Nov 2016 13:24:52 +0000 (14:24 +0100)]
wayland: Fix a race condition with xdg_popup resize
When resizing an xdg_popup immediately after the initial mapping, there
is a race condition between the client and the compositor which is
processing the initial size given by the xdg_positioner, leading to the
xdg_popup to be eventually of the wrong size.
Only way to make sure the size is correct in that case is to hide and
show the window again. Considering this occurs before the initial
configure is processed, it should not be noticeable.
https://bugzilla.gnome.org/show_bug.cgi?id=772505
Baurzhan Muftakhidinov [Fri, 24 Feb 2017 04:42:31 +0000 (04:42 +0000)]
Update Kazakh translation
Daniel Boles [Thu, 23 Feb 2017 18:33:39 +0000 (18:33 +0000)]
Inspector: Use Title Case for labels & menu items
https://developer.gnome.org/hig/stable/writing-style.html.en
https://bugzilla.gnome.org/show_bug.cgi?id=779147
Jordi Mas [Thu, 23 Feb 2017 17:33:10 +0000 (18:33 +0100)]
Fix Catalan translation
Jordi Mas [Thu, 23 Feb 2017 07:28:36 +0000 (08:28 +0100)]
Update Catalan translation
Daniel Boles [Wed, 22 Feb 2017 21:24:48 +0000 (21:24 +0000)]
TextView—Avoid pointless Pango in iter_line_is_rtl
Get the direction that was already worked out and stored in the
TextLineDisplay, rather than making Pango figure it out again.
https://bugzilla.gnome.org/show_bug.cgi?id=136059
Daniel Boles [Wed, 22 Feb 2017 21:24:45 +0000 (21:24 +0000)]
TextView—Plug a memory leak
Thanks to Nelson Benitez for pointing this out.
https://bugzilla.gnome.org/show_bug.cgi?id=136059
Daniel Boles [Wed, 22 Feb 2017 19:26:14 +0000 (19:26 +0000)]
Revert "testsuite/scrolledwindow—Test non-overlay/non-auto"
This reverts commit
5a6e6689ec9c3158832848f951b259cd1eeaa777.
Reverting until I can be sure gtkscrolledwindow.c does the right thing.
https://bugzilla.gnome.org/show_bug.cgi?id=778853
Daniel Boles [Wed, 22 Feb 2017 19:13:49 +0000 (19:13 +0000)]
Revert "ScrolledWindow—Don’t req size for auto-hidden bars"
This reverts commit
901e5ff3a36b74b8ae4c19f4f20e84bc70b44913.
This causes criticals in e.g. the Text View: Multiple Buffers demo.
More work is required to get a fix for Bug 778853 that does not cause
anything else to regress.
https://bugzilla.gnome.org/show_bug.cgi?id=778853
Daniel Boles [Wed, 22 Feb 2017 08:51:36 +0000 (08:51 +0000)]
Scale: Fix erroneously removed : in a signal doc
Chao-Hsiung Liao [Wed, 22 Feb 2017 01:14:45 +0000 (01:14 +0000)]
Update Chinese (Taiwan) translation
Chao-Hsiung Liao [Wed, 22 Feb 2017 01:11:15 +0000 (01:11 +0000)]
Update Chinese (Taiwan) translation
Daniel Boles [Tue, 21 Feb 2017 21:18:01 +0000 (21:18 +0000)]
Frame—Note set_label always destroys :label-widget
The fact that it doesn’t reuse the existing GtkLabel if present is not
immediately obvious to users (or is it just me?), so clarify that the
pre-existing :label-widget, if any, is always removed and replaced.
Daniel Boles [Tue, 21 Feb 2017 21:13:43 +0000 (21:13 +0000)]
Frame—Clarify relationship of :shadow-type & .flat
Milo Casagrande [Tue, 21 Feb 2017 18:14:10 +0000 (18:14 +0000)]
Update Italian translation
Milo Casagrande [Tue, 21 Feb 2017 18:10:44 +0000 (18:10 +0000)]
Update Italian translation
Rafael Fontenelle [Tue, 21 Feb 2017 10:26:48 +0000 (10:26 +0000)]
Update Brazilian Portuguese translation
Piotr Drąg [Sun, 19 Feb 2017 18:32:05 +0000 (19:32 +0100)]
Update Polish translation
Daniel Boles [Sun, 19 Feb 2017 17:17:58 +0000 (17:17 +0000)]
Frame: Explain the .flat style class
djb [Fri, 17 Feb 2017 21:31:26 +0000 (21:31 +0000)]
testsuite/scrolledwindow—Test non-overlay/non-auto
It was only testing the default configuration where overlay-scrolling is
TRUE and the policy is POLICY_AUTOMATIC. We should also test FALSE and
POLICY_ALWAYS. This commit adds those tests and makes the !overlay &&
POLICY_ALWAYS case pass by excluding the size of the relevant scrollbar,
as we are only interested in whether the content size is as requested.
https://bugzilla.gnome.org/show_bug.cgi?id=778853
Daniel Boles [Fri, 17 Feb 2017 19:48:42 +0000 (19:48 +0000)]
ScrolledWindow—Don’t req size for auto-hidden bars
POLICY_AUTOMATIC means scrollbars are only shown when needed, i.e. when
the size of the window is not large enough to show the entire child. So
when measuring the preferred size, such scrollbars should be ignored.
But measure() was adding size for bars for which policy_may_be_visible()
was TRUE, which it returns for POLICY_ALWAYS (good) & _AUTOMATIC (bad).
So we reserved space for child plus scrollbars, & because we have enough
space for the child, POLICY_AUTOMATIC hides the scrollbar, leaving the
extra reserved space empty at the right/bottom sides of the child. This
is very noticeable/inconvenient for non-overlay, automatic scrollbars.
Fix this by only requesting size for scrollbars that use POLICY_ALWAYS,
rather than basing the decision on policy_may_be_visible().
https://bugzilla.gnome.org/show_bug.cgi?id=778853
Kjartan Maraas [Sun, 19 Feb 2017 15:52:40 +0000 (16:52 +0100)]
Updated Norwegian bokmål translation.
Daniel Boles [Sat, 18 Feb 2017 22:50:00 +0000 (22:50 +0000)]
TextView—Fix inverted movements by arrows in RTL
Using Ctrl + left/right to skip between words, or left/right to cancel a
selection, were causing movement on the screen in the opposite direction
of the glyph on the key. This was surprising and awful UX for RTL users.
This is based on a patch covering the former case by:
Author: Mehdi Sadeghi <mehdi@mehdix.org>
Date: Sat Feb 18 02:16:00 2017 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=136059
Daniel Boles [Sat, 18 Feb 2017 22:50:00 +0000 (22:50 +0000)]
Entry: Add newlines to ease reading huge switches
These are monstrosities!
Daniel Boles [Sat, 18 Feb 2017 22:50:00 +0000 (22:50 +0000)]
Entry—Fix inverted movements by arrow keys in RTL
Using Ctrl + left/right to skip between words, or left/right to cancel a
selection, were causing movement on the screen in the opposite direction
of the glyph on the key. This was surprising and awful UX for RTL users.
This is based on a patch covering the former case by:
Author: Ori Avtalion <ori@avtalion.name>
Date: Tue Apr 20 08:06:23 2010 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=136059
Daniel Boles [Sun, 19 Feb 2017 10:13:34 +0000 (10:13 +0000)]
Scale: Fix signal documentation syntax
Oops, sorry. Thanks to Cristoph Reiter for correcting me on this.
Daniel Boles [Sun, 19 Feb 2017 09:09:28 +0000 (09:09 +0000)]
Scale: Improve docs of format-value property
Daniel Boles [Sun, 19 Feb 2017 08:37:51 +0000 (08:37 +0000)]
Scale: Improve docs of prop digits in other places
There were places still implying that it was only used for display.
Daniel Boles [Sun, 19 Feb 2017 08:36:27 +0000 (08:36 +0000)]
Scale: consistent #Class:signal-or-property syntax
Use : everywhere, not a mixture of : and ::
Daniel Boles [Sat, 18 Feb 2017 21:01:38 +0000 (21:01 +0000)]
CssSelector: Fix warning for bad pseudo-class name
It was "Missing name of pseudo-class", but the real problem is exactly
the opposite: we /have/ been given a name, but it is not a valid one.
Change it to "Invalid name of pseudo-class" to minimise confusion.
Daniel Boles [Sat, 18 Feb 2017 20:18:05 +0000 (20:18 +0000)]
testsuite/gtk/textiter: Add missing assertion
gboolean ret for whether gtk_text_iter_backward_line() moved the iter
was declared but not used anywhere. I presume it was meant to be
checked, and it passes now, so let’s do it.
Daniel Boles [Sat, 18 Feb 2017 20:20:21 +0000 (20:20 +0000)]
Revert "testsuite/gtk/textiter: Remove an unused variable"
This reverts commit
8bddf52b510457f73e2ab70049e63d2f6125f456.
Daniel Boles [Sat, 18 Feb 2017 19:26:08 +0000 (19:26 +0000)]
testsuite/gtk/textiter: Remove an unused variable
Timm Bäder [Sat, 18 Feb 2017 18:11:22 +0000 (19:11 +0100)]
scrolledwindow: Remove unused define
Timm Bäder [Sat, 18 Feb 2017 14:16:57 +0000 (15:16 +0100)]
image: Remove useless queue_resize call
This will be done form GtkIconHelper already when we call
gtk_image_reset
Timm Bäder [Sat, 18 Feb 2017 17:59:32 +0000 (18:59 +0100)]
expander: Remove unused defines
Timm Bäder [Sat, 18 Feb 2017 10:12:24 +0000 (11:12 +0100)]
notebook: Use gtk_widget_measure
Timm Bäder [Sat, 18 Feb 2017 10:10:16 +0000 (11:10 +0100)]
expander: Use gtk_widget_measure
Timm Bäder [Sat, 18 Feb 2017 09:43:14 +0000 (10:43 +0100)]
scrolledwindow: Avoid usage of uninitialized local
the scrollbar passed in better be either priv->hscrollbar or
priv->vscrollbar. Ensure that by using a simple else instead of an
else-if and a g_assert.
Jiri Grönroos [Sat, 18 Feb 2017 17:36:52 +0000 (17:36 +0000)]
Update Finnish translation
Aurimas Černius [Sat, 18 Feb 2017 14:49:29 +0000 (16:49 +0200)]
Updated Lithuanian translation
Claude Paroz [Sat, 18 Feb 2017 13:22:38 +0000 (14:22 +0100)]
Updated French translation
Peter Mráz [Sat, 18 Feb 2017 08:14:22 +0000 (08:14 +0000)]
Update Slovak translation
Lionel Landwerlin [Mon, 9 Jan 2017 00:11:29 +0000 (00:11 +0000)]
widget: propagate scale factor upon reparenting a widget
When a widget is created, its default scale is the scale of the
primary screen (for instance 2). But once parented to another widget
its scale factor should be the one of its parent (if parented to a
widget on a screen at scale factor 1, it should be 1).
The problem is that we don't emit the notify::scale-factor signal when
reparenting happens.
https://bugzilla.gnome.org/show_bug.cgi?id=776821